eieio-speedbareieio-speedbar-directory-buttonede-target:namestring
Name of this target.
:pathstring
The path to the sources of this target. Relative to
the path of the project it belongs to.
:sourcelistnil
Source files in this target.
:versionsourcelistnil
Source files with a version string in them. These files are checked for a version string whenever the EDE version of the master project is changed. When strings are found, the version previously there is updated.
Compile the current target OBJ. Argument COMMAND is the command to use for compiling the target.
Convert path in a standard way for a given project. Default to making it project relative. Argument THIS is the project to convert PATH to.
Return non-
nilif object THIS is in BUFFER to a SOURCE list. Handles complex path issues.
Return the path to OBJ. Optional DEPTH is the depth we start at.
There are no default header files in EDE. Do a quick check to see if there is a Header tag in this buffer.
Remove the current buffer from project target OT. Argument FNND is an argument.
Check for some documentation files for THIS. Also do a quick check to see if there is a Documentation tag in this BUFFER.
For THIS, execute PROC on all buffers belonging to THIS.
Provide a speedbar description for a plain-child of OBJ. A plain child is a child element which is not an EIEIO object.
Retrieves the slot
keybindingsfrom an object of classede-target
Return the list of speedbar display children for THIS.
Retrieves the slot
sourcetypefrom an object of classede-target
Return a fully qualified file name based on target THIS. FILENAME should be a filename which occurs in a directory in which THIS works. Optional argument FORCE forces the default filename to be provided even if it doesn't exist.
Return a list of menu items for building target OBJ. If optional argument CURRENT is non-
nil, return sub-menu code.
In sources for THIS, change version numbers to VERSION.
Create a speedbar tag line for a child of THIS. It has depth DEPTH.
Return a string to use as a speedbar button for OBJECT.
Return a list of files that provides documentation. Documentation is not for object THIS, but is provided by THIS for other files in the project.
Add the current buffer into project project target OT. Argument FILE is the file to add.